[INFO] fetching crate mentisdb 0.6.4...
[INFO] testing mentisdb-0.6.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mentisdb 0.6.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mentisdb 0.6.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mentisdb 0.6.4
[INFO] tweaked toml for crates.io crate mentisdb 0.6.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mentisdb 0.6.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mentisdb 0.6.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5efca090320589e52b454d4aed957dba09e6d97a00830f4d67a97dee55392c92
[INFO] running `Command { std: "docker" "start" "-a" "5efca090320589e52b454d4aed957dba09e6d97a00830f4d67a97dee55392c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5efca090320589e52b454d4aed957dba09e6d97a00830f4d67a97dee55392c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efca090320589e52b454d4aed957dba09e6d97a00830f4d67a97dee55392c92", kill_on_drop: false }`
[INFO] [stdout] 5efca090320589e52b454d4aed957dba09e6d97a00830f4d67a97dee55392c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bf49aba3b4c3dfbbd75e832b225ef248a6f212313abd707faf3e38a50d8b768
[INFO] running `Command { std: "docker" "start" "-a" "6bf49aba3b4c3dfbbd75e832b225ef248a6f212313abd707faf3e38a50d8b768", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling rtrb v0.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling diffy v0.4.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rodio v0.22.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudllm_mcp v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mentisdb v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6bf49aba3b4c3dfbbd75e832b225ef248a6f212313abd707faf3e38a50d8b768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf49aba3b4c3dfbbd75e832b225ef248a6f212313abd707faf3e38a50d8b768", kill_on_drop: false }`
[INFO] [stdout] 6bf49aba3b4c3dfbbd75e832b225ef248a6f212313abd707faf3e38a50d8b768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25207a1817e463ed7c6ede5aef8588c9c02d6233fdbe2d48d618e3ab9ebb4cd6
[INFO] running `Command { std: "docker" "start" "-a" "25207a1817e463ed7c6ede5aef8588c9c02d6233fdbe2d48d618e3ab9ebb4cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rodio v0.22.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cloudllm_mcp v0.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mentisdb v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mentisdb` (test "mentisdbd_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name mentisdbd_tests --edition=2021 tests/mentisdbd_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="server"' --cfg 'feature="startup-sound"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "server", "startup-sound"))' -C metadata=466fc4dbc1184829 -C extra-filename=-743a9a01936fa901 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-31fec4b76a8943ec.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-514b6fe617c95a5c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-595d7fc3a634ef68.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-320908e2ee088a3f.rlib --extern mcp=/opt/rustwide/target/debug/deps/libmcp-e726b3e7c9a1c641.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-335664bc569a2fec.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ff1af0c4fd9c458b.rlib --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-b6e3186f7fb01c96.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a4ad2f7fc9462bcc.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8f2e831fda5b4d3f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern mentisdb=/opt/rustwide/target/debug/deps/libmentisdb-6562677d8911395b.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-66040b7202c8d148.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0bc4651dc2f6fd89.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-3b4b3034fa161459.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f7742a08cd85adf4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6939099996fe1634.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16d37c37c30e29e7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out -L native=/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mentisdb` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name mentisdb --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="server"' --cfg 'feature="startup-sound"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "server", "startup-sound"))' -C metadata=ae4e8087a17738b8 -C extra-filename=-a8a9443396c65245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-31fec4b76a8943ec.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-514b6fe617c95a5c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-595d7fc3a634ef68.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-320908e2ee088a3f.rlib --extern mcp=/opt/rustwide/target/debug/deps/libmcp-e726b3e7c9a1c641.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-335664bc569a2fec.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ff1af0c4fd9c458b.rlib --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-b6e3186f7fb01c96.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a4ad2f7fc9462bcc.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8f2e831fda5b4d3f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-66040b7202c8d148.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0bc4651dc2f6fd89.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-3b4b3034fa161459.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f7742a08cd85adf4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6939099996fe1634.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16d37c37c30e29e7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out -L native=/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `mentisdb` (bin "mentisdbd")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name mentisdbd --edition=2021 src/bin/mentisdbd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="server"' --cfg 'feature="startup-sound"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "server", "startup-sound"))' -C metadata=a0d42fa817a96a4b -C extra-filename=-c6d1a0c90e57bfaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-31fec4b76a8943ec.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-514b6fe617c95a5c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-595d7fc3a634ef68.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-320908e2ee088a3f.rlib --extern mcp=/opt/rustwide/target/debug/deps/libmcp-e726b3e7c9a1c641.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-ff1af0c4fd9c458b.rlib --extern diffy=/opt/rustwide/target/debug/deps/libdiffy-b6e3186f7fb01c96.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a4ad2f7fc9462bcc.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8f2e831fda5b4d3f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern mentisdb=/opt/rustwide/target/debug/deps/libmentisdb-6562677d8911395b.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-66040b7202c8d148.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0bc4651dc2f6fd89.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-3b4b3034fa161459.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8e63e50950cd4936.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c5ac5c2b28849caa.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cc4221dee9516b2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16d37c37c30e29e7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out -L native=/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIZdyp4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-0bc4651dc2f6fd89,librustls_platform_verifier-81a0ec8a0d28ce1f,librustls_native_certs-fb1bf76f761699b6,libhyper_rustls-6498075891a04983,librodio-3b4b3034fa161459,libthiserror-8d48f50e62149409,librand_distr-9167ed9b3a128426,librand-36cb8600deda12ec,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librtrb-eef8e49fff3f4f11,libsymphonia-dfce49159870f6d4,libsymphonia_format_riff-55c00703aca1634a,libsymphonia_format_ogg-b5e04de799e7a572,libsymphonia_format_isomp4-c0b5dc82afb989b5,libsymphonia_codec_vorbis-71701fc9413a1f50,libsymphonia_codec_pcm-30220ede25e651c7,libsymphonia_codec_aac-13d3fcf22595d636,libsymphonia_bundle_mp3-daa072696d90a1f7,libsymphonia_bundle_flac-12075d9357bbe635,libsymphonia_utils_xiph-4b598e3aa4ab44dd,libsymphonia_metadata-95ec7e277d003775,libsymphonia_core-bc1c06de74aeacb9,libbytemuck-225736d622151e28,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da,libarrayvec-41dcfe80309d7422,libnum_rational-78218b69bd361d55,libnum_bigint-74d9073798669edc,libnum_integer-1e7f805ed6327c48,libcpal-bd45da8cc69d6adb,libdasp_sample-bfd2e54ef6869ba0,libalsa-b362f84849cc7215,libalsa_sys-a876b6cd587c15db}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmentisdb-6562677d8911395b,libbincode-595d7fc3a634ef68,libunty-4b879f2d92d382d8,libdiffy-b6e3186f7fb01c96,libnu_ansi_term-397b1770c3b67a2d,libed25519_dalek-a4ad2f7fc9462bcc,libcurve25519_dalek-a6ef3e3b584d3112,libed25519-63b91ba94ee86808,libsignature-5e5320f1c885308d,librcgen-66040b7202c8d148,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libyasna-e1f3c2957bd5648d,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libpem-d607f251a0d98a82,libaxum_server-514b6fe617c95a5c,libfs_err-8fc38fe2fbf5fd58,libtokio_rustls-cbe64a49e07d90eb,librustls-78d243d1d75234a8,libwebpki-5dbe25f18b342b23,libuntrusted-3420b86308bec153,libaws_lc_rs-8af9e1ec045a0e6d,libaws_lc_sys-9d5582aba7745621,libarc_swap-896ae3bb555fa746,libeither-2af7c8622d8fa52e,libmcp-e726b3e7c9a1c641,libreqwest-f5a1e47aaf52d067,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-a9983c9efe98d1b7,libtokio_native_tls-14dd9c816b823625,libencoding_rs-f47fb1c01542042e,libtower_http-f5ce7738930bddef,libiri_string-d8b08e8827a09725,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,liburl-5ff89ad5a9617f5f,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libsubtle-6ff5d44cdfa0bfdf,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libchrono-320908e2ee088a3f,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libuuid-16d37c37c30e29e7,libgetrandom-a7702bc03a5b709e,librand_core-21a8e9defe75709d,libdashmap-ff1af0c4fd9c458b,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libaxum-31fec4b76a8943ec,libserde_json-c5ac5c2b28849caa,libzmij-07c2bc01ed4c756c,libserde_path_to_error-17cadd3654d78c57,libserde_urlencoded-92ae4adde3ab63f5,libryu-ace37e26d8308611,libserde-8e63e50950cd4936,libform_urlencoded-b57e943dc1db8475,libhyper_util-8ff00ba0d3c8fb20,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-ab246bcb66b2cb35,libhyper-f7aba5f76410c3e0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-72b2b5ba975f4ab8,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-c72c4793bb6a82df,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-0585c13d3b92249c,libmime-4b44681fdb2c65f7,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libtracing-54f37264e9371851,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libtower-6939099996fe1634,libsync_wrapper-48a86ae4bb41793c,libfutures_util-ae09905358816fce,libfutures_task-bb0a6aa9347b6cfa,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-1cc4221dee9516b2,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-4473721c15968d70,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-8a799ba8b4537fa2,libenv_logger-8f2e831fda5b4d3f,libjiff-e7873e5f5135c42c,libanstream-420af7ee7fe11b81,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libenv_filter-59e9e77d699c20bc,libregex-236170284ba987ab,libregex_automata-526669defd79e076,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-5d2fa6d3c2e3f993,libanstyle-b6e520ecdc2d5e86,liblog-cfb0a897de58af94}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcIZdyp4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mentisdbd-8f777e51b1b8c68c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mentisdb` (bin "mentisdbd" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "25207a1817e463ed7c6ede5aef8588c9c02d6233fdbe2d48d618e3ab9ebb4cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25207a1817e463ed7c6ede5aef8588c9c02d6233fdbe2d48d618e3ab9ebb4cd6", kill_on_drop: false }`
[INFO] [stdout] 25207a1817e463ed7c6ede5aef8588c9c02d6233fdbe2d48d618e3ab9ebb4cd6
